home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / bumperball.swf / scripts / frame_104 / DoAction.as
Encoding:
Text File  |  2005-07-13  |  123 b   |  8 lines

  1. gotoAndStop("highscoreLoop");
  2. play();
  3. if(900 < i)
  4. {
  5.    i = 0;
  6.    loadVariables("/highscore/highscore.php",_root);
  7. }
  8.